CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - uart so

搜索资源列表

  1. Uart.rar

    0下载:
  2. UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:142202
    • 提供者:小飞
  1. 新华龙C8051F040单片机UART程序

    0下载:
  2. 新华龙C8051F040单片机UART程序,经调试好使,Hualong C8051F040 single chip UART new procedures, so that by the debugging
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-28
    • 文件大小:11118
    • 提供者:简优宗
  1. sopc_uart_rt

    1下载:
  2. sopc的一个应用例程:应用uart部件搭建的一个sopc系统,调试成功了。包含所有源代码-An application of routine sopc: Application uart component erected a sopc system, commissioning a success. Contains all the source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-27
    • 文件大小:10632442
    • 提供者:王乐
  1. AVRPWM32

    0下载:
  2. 本人用AVR mega32写的一个关于输出32路PWM的程序,其中有UART,PWM,TIMER,spi,Flash读写,等等模块可供参考。程序用Studio4 + GCC编写-I used AVR mega32 write a PWM on the output 32 of the procedures, including UART, PWM, TIMER, spi, Flash read and write, and so on module for reference. Procedur
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:130357
    • 提供者:陈远征
  1. uart

    0下载:
  2. 采用软件方法来实现单片机的通用串口引脚来模拟UART。根据要求采用P1.0作为发送端(TXD),P1.1做为数据接受端(RXD),并采用全双工通信模式。由于MAX232电平转换芯片除了做UART的几个引脚后,还剩余T2IN,T2OUT,R2IN,R2OUT.所以采用模仿UART的接法.每次通信,发送的数据加1,接收的数据加2.用51系列单片机。-The use of software methods to achieve single-chip Universal Serial pin to s
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:4253
    • 提供者:sdcsadf
  1. UART

    0下载:
  2. UART是一种广泛应用于短距离、低速、低成本通信的串行传输接口.由于常用UART芯片比较复杂且移植性差,提出一种采用可编程器件FPGA实现UART的方法, 实现了对UART的模块化设计.首先简要介绍UART的基本特点,然后依据其系统组成设计顶层模块,再采用有限状态机设计接收器模块和发送器模块,所有功能的实现全部采用VHDL进行描述,并用Modelsim软件对所有模块仿真实现.最后将UART的核心功能集成到FPGA上,使整体设计紧凑,小巧,实现的UART功能稳定、可靠. -UART is a wi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:38597
    • 提供者:徐明宝
  1. EXampleofFPGA

    0下载:
  2. FPGA的实验源程序,包括USB、UART、combus、I2c等,很适合学习使用-The use of FPGA tutorials, including USB, UART, combus, I2c and so on, very suitable for learning to use
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-12
    • 文件大小:3064234
    • 提供者:王张刚
  1. 51device

    0下载:
  2. 51基本外设的初始化跟应用函数都有了,有ps2,iic,uart,看门狗,ds1302,ds18b20等,入门级别的东西很全了。-51 basic peripheral functions are initialized with the application, and there ps2, iic, uart, watchdog, ds1302, ds18b20 and so on, entry-level stuff was all the.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:27461
    • 提供者:程刚
  1. PT22726

    0下载:
  2. For this project you need a 3.7v power supply that prepared by LM317 regulator. So you need MAX232 for connect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascom spi hardware don’t work correct, s
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:17368
    • 提供者:Mohammad
  1. CC2430_Sample

    0下载:
  2. Zigbee技术实践教程-第四章例子 包含:LCD ADC、串口、定时器等等例子,刚接触cc2430不错的例子程序。-Zigbee technology practice Tutorial- Chapter IV Examples include: LCD ADC, serial port, timers, and so examples, good examples of new to cc2430 program.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2223985
    • 提供者:zl
  1. uart

    0下载:
  2. 串口通信,次程序代码让你学会怎么设置特殊寄存器,学会串口通信-Serial communication, time code so that you learn how to set up a special register, learn to serial communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1299
    • 提供者:gg
  1. uart

    0下载:
  2. Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1390
    • 提供者:sstefan
  1. uart

    0下载:
  2. UART(串口)用的51芯片是AT89S52,所以这些代码没问题可以在AT89S51、AT89S52、AT89C51、AT89C52下通用,不需要任何修改。-UART (serial port) with the 51 chip AT89S52, so the code is no problem in the AT89S51, AT89S52, AT89C51, AT89C52 under the general, without any changes.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1240
    • 提供者:lvyan
  1. C-example-codes-for-msp430

    0下载:
  2. TI的430范例代码,包括每个模块的,像AD,DA,TA,UART等。-TI s sample codes for msp430,including every module in the MCU,like ad,da,ta,uart,jtag and so on.Very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:144661
    • 提供者:nancy
  1. UART2

    0下载:
  2. 基于SPARTAN-3E的与计算机的异步串行通信,可根据需要更改波特率等等。-SPARTAN-3E based on the asynchronous serial communication with the computer, according to the need to change the baud rate and so on.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:365127
    • 提供者:姚武
  1. S3C44b0x----Key-UART-Led

    0下载:
  2. 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是按键检测部分,其他模块是辅助功能,可供初学者参考。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考!-The project build tool is ADS1.2, development board is S3C44b0x, the main achievement of key detection function module is part of t
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:117347
    • 提供者:郑鼎立
  1. S3C44b0x----Task--RTC-PWM-LED-UART

    0下载:
  2. 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是PWM+RTC两个功能模块,主要实现定时功能和日历功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考! -The project build tool is ADS1.2, development board is S3C44b0x, the main achievement of functional modul
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:145138
    • 提供者:郑鼎立
  1. S3C44b0x----Task-Watchdog-UART

    0下载:
  2. 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能是看门狗定时和复位功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考!-The project build tool is ADS1.2, development board is S3C44b0x, the main function is to implement a watchdog timer and reset f
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:109821
    • 提供者:郑鼎立
  1. Ex02-UART

    0下载:
  2. 基于NXP L1768设备的串行接口的初始化定义,使其可以实现内核和外设数据的通信。-NXP L1768 device initialization of the serial interface defined, so that it can achieve the core and peripheral data communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:186672
    • 提供者:姜利杰
  1. DA14681 uart adapter

    0下载:
  2. 本文主要介绍DA14681 UART ADAPTER的使用。利用SDK中提供的ADAPTER,可以方便地使用各种外设,如IIC、SPI、UART等。(This paper mainly introduces the use of DA14681 UART ADAPTER. The use of SDK provided in ADAPTER, you can easily use a variety of peripherals, such as IIC, SPI, UART and so on
  3. 所属分类:其他

« 12 3 4 5 »
搜珍网 www.dssz.com